SQL::Query::Join::Reset Function

Syntax

V Reset()

Arguments

SQL::Query::Join

A SQL::Query::Join object created with a DIM statement.

Description

Reset the query as if it had just been created.

Discussion

The Reset() method reinitializes the object as if it had just been declared.

See Also